home *** CD-ROM | disk | FTP | other *** search
- object URL: TURL
- Left = 245
- Top = 120
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = 'Hyperlink'
- ClientHeight = 250
- ClientWidth = 346
- Color = clSilver
- Font.Color = clWindowText
- Font.Height = -14
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- Position = poScreenCenter
- OnCloseQuery = FormCloseQuery
- TextHeight = 16
- object Label1: TLabel
- Left = 6
- Top = 94
- Width = 91
- Height = 16
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Local Targets'
- Color = clSilver
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object Label2: TLabel
- Left = 6
- Top = 126
- Width = 91
- Height = 16
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'URL'#39'S'
- Color = clSilver
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object Label3: TLabel
- Left = 6
- Top = 158
- Width = 91
- Height = 16
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Filename'
- Color = clSilver
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object GroupBox1: TGroupBox
- Left = 6
- Top = 6
- Width = 334
- Height = 78
- Caption = 'Link Type'
- Color = clSilver
- ParentColor = False
- TabOrder = 0
- object RadioButton1: TRadioButton
- Left = 19
- Top = 38
- Width = 78
- Height = 14
- Caption = 'file'
- Font.Color = clMaroon
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- OnClick = RadioButton1Click
- end
- object RadioButton2: TRadioButton
- Left = 19
- Top = 57
- Width = 78
- Height = 16
- Caption = 'http'
- Font.Color = clMaroon
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 2
- OnClick = RadioButton2Click
- end
- object RadioButton3: TRadioButton
- Left = 102
- Top = 19
- Width = 75
- Height = 14
- Caption = 'ftp'
- Font.Color = clMaroon
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 3
- OnClick = RadioButton3Click
- end
- object RadioButton4: TRadioButton
- Left = 19
- Top = 19
- Width = 70
- Height = 14
- Caption = 'local'
- Checked = True
- Font.Color = clMaroon
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- TabStop = True
- OnClick = RadioButton4Click
- end
- object RadioButton5: TRadioButton
- Left = 102
- Top = 38
- Width = 75
- Height = 14
- Caption = 'telnet'
- Font.Color = clMaroon
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 4
- OnClick = RadioButton5Click
- end
- object RadioButton6: TRadioButton
- Left = 102
- Top = 58
- Width = 75
- Height = 13
- Caption = 'wais'
- Font.Color = clMaroon
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 5
- OnClick = RadioButton6Click
- end
- object RadioButton7: TRadioButton
- Left = 186
- Top = 19
- Width = 71
- Height = 14
- Caption = 'cid'
- Font.Color = clMaroon
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 6
- OnClick = RadioButton7Click
- end
- object RadioButton8: TRadioButton
- Left = 186
- Top = 37
- Width = 79
- Height = 18
- Caption = 'gopher'
- Font.Color = clMaroon
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 7
- OnClick = RadioButton8Click
- end
- object RadioButton10: TRadioButton
- Left = 186
- Top = 58
- Width = 52
- Height = 13
- Caption = 'news'
- Font.Color = clMaroon
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 8
- OnClick = RadioButton10Click
- end
- object RadioButton11: TRadioButton
- Left = 269
- Top = 19
- Width = 52
- Height = 14
- Caption = 'nntp'
- Font.Color = clMaroon
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 9
- OnClick = RadioButton11Click
- end
- object RadioButton12: TRadioButton
- Left = 269
- Top = 38
- Width = 45
- Height = 13
- Caption = 'mid'
- Font.Color = clMaroon
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 10
- OnClick = RadioButton12Click
- end
- object RadioButton9: TRadioButton
- Left = 269
- Top = 58
- Width = 60
- Height = 13
- Caption = 'mailto'
- Font.Color = clMaroon
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 11
- OnClick = RadioButton12Click
- end
- end
- object ComboBox1: TComboBox
- Left = 102
- Top = 90
- Width = 238
- Height = 24
- Color = clSilver
- Font.Color = clMaroon
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = [fsBold]
- ItemHeight = 16
- ParentFont = False
- Sorted = True
- TabOrder = 1
- end
- object ComboBox2: TComboBox
- Left = 102
- Top = 122
- Width = 238
- Height = 24
- Color = clSilver
- Enabled = False
- Font.Color = clMaroon
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = [fsBold]
- ItemHeight = 16
- ParentFont = False
- Sorted = True
- TabOrder = 2
- end
- object BitBtn1: TBitBtn
- Left = 294
- Top = 154
- Width = 46
- Height = 26
- Caption = 'Browse'
- Enabled = False
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- TabOrder = 4
- OnClick = BitBtn1Click
- end
- object BitBtn2: TBitBtn
- Left = 51
- Top = 216
- Width = 97
- Height = 26
- TabOrder = 6
- OnClick = BitBtn2Click
- Kind = bkOK
- end
- object BitBtn3: TBitBtn
- Left = 198
- Top = 216
- Width = 97
- Height = 26
- TabOrder = 7
- OnClick = BitBtn3Click
- Kind = bkCancel
- end
- object Edit1: TEdit
- Left = 102
- Top = 154
- Width = 187
- Height = 26
- AutoSize = False
- Color = clSilver
- Enabled = False
- Font.Color = clMaroon
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 3
- end
- object CheckBox1: TCheckBox
- Left = 104
- Top = 184
- Width = 185
- Height = 25
- Caption = 'Include Path To File'
- Enabled = False
- Font.Color = clBlue
- Font.Height = -15
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 5
- end
- object OpenDialog1: TOpenDialog
- Filter =
- 'HTML Files|*.htm|Image Files|*.gif;*.jpg;*.tif|GIF Images|*.gif|' +
- 'JPEG Images|*.jpg|TIFF Images|*.tif|All Files|*.*'
- Options = [ofReadOnly, ofHideReadOnly, ofPathMustExist, ofFileMustExist]
- Left = 8
- Top = 216
- end
- end
-